'Declaration
<DispIdAttribute(58)> ReadOnly Property CurrentPage As Integer
[DispId(58)] int CurrentPage {get;}
read-only property CurrentPage: Integer;
DispIdAttribute(58)
function get CurrentPage : int
[DispId(58)]
__property int get_CurrentPage();
[DispId(58)] property int CurrentPage { int get(); }